POW Function
Modified on 2011/08/03 00:43 by Chad Lowe (CTS) — Categorized as: Uncategorized
POW( <
value
>, <
power
> )
¶
Computes the value raised to the specified power.
Function Parameters
Parameter
Description
<
value
>
The value to raise.
<
power
>
The power to raise the value.
Back to the Scripting Function Reference